<% if (status === "Submitted") { %><% if (!hasSentMaxMessages()) { %>You may send up to two (2) messages while this request is in Submitted status. If you need additional information, please call your local VA Medical Center<% } else { %>You have reached your two message maximum. If you need additional information, please call your local VA Medical Center <% } %><% } else { %><% if (hasMessages()) { %>Messages cannot be sent for requests in Cancelled or Not Booked status. If you need additional information, please call your local VA Medical Center.<% } else { %>No messages were exchanged on this request.<% } %><% } %>